home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / bigarr / bigarry2.tfr < prev    next >
INI File  |  1995-01-10  |  996b  |  31 lines

  1. [BigDiskArray]
  2.  
  3. 0=Une erreur (~) est survenue lors de la fermeture du tableau ~.
  4.  
  5. ;succesfully initialization of the specified array
  6. IS=Tableau de ~, succΘs (fichier ~, taille ~, ~ ms)
  7.  
  8. ;failed initialization of the specified array
  9. IF=Tableau de ~, insuccΘs (fichier ~, taille ~, ~ ms)
  10.  
  11. ;message for saved values
  12. SV=[~] Ecriture '~' dans (l:~, c:~, f:~).   (position ~, ~ ms)
  13.  
  14. ;message for readed values
  15. RV=[~] Lecture dans (l:~, c:~, f:~) est '~'.   (position ~, ~ ms)
  16.  
  17. [caption]
  18.  
  19. frmBig1=DΘmonstration de 'TABLEAU SUR DISQUE' (partie 2)
  20.  
  21. Command1(0)=&Integer
  22. Command1(1)=&Long
  23. Command1(2)=&Single
  24. Command1(3)=&Double
  25. Command1(4)=String &fixe
  26. Command1(5)=&Type
  27.  
  28. Label1(0)=&Statut de l'initialisation
  29. Label1(1)=&Ecriture de 30 donnΘes alΘatoires dans (l, c, f) pour (ligne, colonne, feuille)
  30. Label1(2)=&Lecture des 30 donnΘes alΘatoires dans (l, c, f) pour (ligne, colonne, feuille)
  31. Label1(3)=&SΘlectionner un des types de variable dont vous voulez effectuer le test